@charset "utf-8";

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


a:hover {
	color: #FF0000;
	text-decoration: none;
}
#nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
}
.indent {
	text-indent: 40px;
}
.tag {
	font-size: 9px;
	color: #999;
	visibility: hidden;
	display: none;
}
